@media screen and (max-width:600px){


.upcomingProg img{
	width: 85%;
}

    
.mySidenav a{
    font-size: 11px;
 }



/* Home Container */

.logo img{
    width: 28px;
    height: 28px;
}  

.navigation{
    padding-left: 5px;
}

#team{
    padding-right: 2.5px;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.9px;
    font-weight: 400;
}

.MENU{
    padding-top:14.6px;
    padding-right: 5px;
    display: block;
}

.menu{
   font-size: 15px!important;
}


.heroTxt{
    margin-top: 65px;
    padding-bottom: 150px;
}

.heroTxt span{
    line-height: 35px;
}

#didYou{
    font-size: 11px;
}

#Justcan{
    font-size: 21px;
    font-weight: 600px;
}


/* Div Containing "Do you know " */

#dyk{
    color: orangered;
    text-align: center;
    font-size: 20px;
}


.doYou{
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 60px;
    padding-bottom: 80px;
    display: flex;
    flex-direction:column;
  }

  .doYouImg{
    text-align:center;
    width: 100%;
}

.doYouText{
    text-align: center;
    width: 100%;
}
  
  .doYou p{
      font-size: 12px;
      line-height: 25px;
      color: black;
      opacity: 0.9;
  }


  /* This is the Div containing "About Us" */
.aboutus{
    display: block;
    
    padding-top: 40px;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 30px;
}

.pastor {
    width: 100%;
    padding-left: 30px;
    padding-top:0px;
}

.pastor img{
    width: 100%;
}

.overlay{
    color: black;
    width: auto;
    padding-left: 20px;
}

.overlay p{
    line-height:25px;
    font-size: 12px;
}

/* This is the div containing the gallery */
.swiper-pagination{
    display: none;
}


/* This is the Div containing "HOW TO GET INVOLVED" */

.howTo{
    margin-top: 80px;
    display: block;
    padding-top: 80px;
    padding-bottom: 90px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;  
}

.howTo p{
    font-size: 12px;
    font-weight: 600;
    opacity: 0.8;
}

.getInvolvedText h2{
    font-size: 18px!important;
}

.getInvolvedText p{
    font-size: 12px!important;
}

.getInvImg{
    margin-top: -75px;
    
}

.getInvImg img{
    border: 9px solid white;
}

.getIn{
    width: 100%;
}

.ourNeeds{
    width: 100%;
}

.ourNeedImg{
    margin-top: -75px;
}

.OurNeedText h2{
    font-size: 18px!important;
}

.OurNeedText p{
    font-size: 11px!important;
}

.ourNeedImg img{
    border: 9px solid white;
}


/* This is the div containing the bank account details */
.give{
    width: 100%!important;
    padding-right: 15px;
    padding-left: 15px;
}

.detailText{
    width: 100%!important;
}

.detailText p{
    font-size: 11px!important;
}

.detailImg{
    margin-top: -50px;
}

.detailImg img{
    border: 9px solid white;
}

/* This is the div that contains "contact us details" container*/

.contact{
    padding-left: 20px;
   
}

.copyright{
    text-align: left;
    width: 100%;
    padding-top: 30px;
    padding-left: 30px;

    margin-bottom: -10px;
}





}
